Vcenter Guest Ipv6Address
Vcenter Guest Ipv6Address
The Vcenter Guest Ipv6Address schema specifies the the settings for a Static IPv6 configuration.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"ip_address": "string",
"prefix": 0
}
string
ip_address
Required
Static IPv6 Address.
This property was added in vSphere API 7.0.0.0.
integer As int64
As int64
prefix
Required
The CIDR prefix for the interface.
This property was added in vSphere API 7.0.0.0.